home *** CD-ROM | disk | FTP | other *** search
/ USA Bestseller / USA BESTSELLER Vol 1-95 (Hepp-Computer)(1995).iso / e193 / 0150ter2._xe / DOCS.EXE / ERRORS.DOC < prev    next >
Text File  |  1994-08-17  |  2KB  |  48 lines

  1.  
  2. ┌───────────────────────────────────────────────────────────────────────────┐
  3. │ ░░░░ Errors/problems and how to solve them ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  4. └───────────────────────────────────────────────────────────────────────────┘
  5.  
  6. - First try this -
  7.  
  8. If you are using QEMM386, 386MAX or similar and Terminate hangs when exiting
  9. to DOS or shelling or if you have any other problem, then try renaming your
  10. autoexec.bat and config.sys first and then reboot the computer.
  11.  
  12.   REN AUTOEXEC.BAT A.BAT <┘
  13.   REN CONFIG.SYS C.SYS <┘
  14.  
  15. Then your computer is totally clean of device drivers and other things that
  16. might mess things up. Now run Terminate and see if it still hangs when
  17. exiting or shelling.
  18. If it works perfectly, there is a conflict somewhere. Try installing one
  19. device-driver at a time and boot the machine and see if you can get the
  20. error. If it turns out to be QEMM or other memory manager try excluding
  21. X=B000-FFFF. This worked on a PS/2 33MHz. If that worked, try X=B000-EFFF
  22. and process until Terminate hangs again. Other programs which use XMS/EMS
  23. or high memory could also mess up, if you did not exclude the correct area.
  24. You might say, but all my other programs work. But the reason could be that
  25. since Terminate is a highly advanced program, it uses all resources it can
  26. get, to increase the performance.
  27.  
  28. - Messy screen -
  29.  
  30. If your screen messes up when moving the mouse, try installing a newer mouse 
  31. driver. Download LMOUSE61.ARJ from DAN BBS: it also works with 100 and 132
  32. columns.
  33.  
  34. - XMS problems on old 286-machines -
  35.  
  36. If you have a 286 with an old BIOS and use HIMEM.SYS, there could be some
  37. problems. Try getting the newest HIMEM.SYS or use the /NOXMS command.
  38.  
  39. - Realtime-clock problems on XT-machines -
  40.  
  41. If Terminate detects that you are using an XT-machine
  42. (8088,80186,8086,NEC V20,NEC V30), the soundcard check is turned off by
  43. default. The reason for this is that on some machines with a special
  44. realtime card installed, the soundcard check would mess up the date/time.
  45. If you want to try using the soundcard anyway, start Terminate with
  46. the /YESCARD command on the commandline.
  47.  
  48.